text tag: Typo fix
authorMatthias Clasen <mclasen@redhat.com>
Fri, 19 Mar 2021 00:30:29 +0000 (20:30 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 19 Mar 2021 02:53:37 +0000 (22:53 -0400)
gtk/gtktexttag.c

index 4c293825dd4b1c2402cd7c8aa1da9d5cceaf0b5f..1b33897f690b1afa28c5f206b4dedcc69785210f 100644 (file)
@@ -643,7 +643,7 @@ gtk_text_tag_class_init (GtkTextTagClass *klass)
                                                        GTK_PARAM_READWRITE));
 
   /**
-   * GtkTextTag:oerline:
+   * GtkTextTag:overline:
    *
    * Style of overline for this text.
    */